π Sync stable β main (conflicts) - #2536
Conversation
## [1.21.1](v1.21.0...v1.21.1) (2026-03-23) ### Bug Fixes * add comment to yjs catalog entry for clarity ([62ae60b](62ae60b)) * include pnpm-workspace.yaml in semantic-release commit filters ([c9f54cc](c9f54cc)) * relax yjs peer dependency from exact pin to range ([45ea510](45ea510)) * retrigger release for yjs peer dependency range change ([4e9fdc0](4e9fdc0))
## [0.3.2](cli-v0.3.1...cli-v0.3.2) (2026-03-23) ### Bug Fixes * retrigger CLI release after push race condition ([9e6cf5e](9e6cf5e)) * retrigger release for yjs peer dependency range change ([4e9fdc0](4e9fdc0))
* feat: add @superdoc-dev/create package for agent scaffolding
SD-2258: Standalone interactive setup tool β separate from the
document CLI. Detects framework, generates AGENTS.md with tailored
code examples, creates CLAUDE.md symlink, installs skills, and
prints MCP setup instructions.
Supports: React, Next.js (use client), Vue, Nuxt (ClientOnly),
Angular, Svelte, vanilla JS. Interactive agent tool selection
(Claude Code, Cursor, Windsurf) or non-interactive with -y flag.
19 tests covering framework detection, template generation, and
API correctness.
* chore(create): add semantic release, publish config, and CI workflow
- publishConfig with public access
- .releaserc.cjs following MCP pattern (stable/next channels, Linear
integration, AI release notes)
- release-create.yml workflow: triggers on apps/create/** changes,
builds, tests, then releases via semantic-release
- Tag format: create-v${version}
* chore(create): set version to 0.0.0 β semantic release manages versioning
There was a problem hiding this comment.
π‘ Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 078103c2fd
βΉοΈ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with π.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
Take CLI version 0.3.2 from stable, keep main's newer lockfile deps (rollup 4.60.0, ajv 8.18.0, openapi-types with patch hash).
|
π This PR is included in @superdoc-dev/create v1.0.0 The release is available on GitHub release |
|
π This PR is included in superdoc v1.22.0-next.15 The release is available on GitHub release |
|
π This PR is included in superdoc-cli v0.4.0-next.15 The release is available on GitHub release |
|
π This PR is included in superdoc-sdk v1.1.0-next.15 |
|
π This PR is included in superdoc v1.22.0 The release is available on GitHub release |
|
π This PR is included in superdoc-sdk v1.1.0 |
|
π This PR is included in @superdoc-dev/create v0.1.0-next.3 The release is available on GitHub release |
|
π This PR is included in superdoc-cli v0.4.0 The release is available on GitHub release |
|
π This PR is included in esign v2.2.0-next.3 The release is available on GitHub release |
|
π This PR is included in template-builder v1.3.0-next.2 The release is available on GitHub release |
Summary
Merges latest stable patches into main. Has merge conflicts that need manual resolution.
Release artifact conflicts were auto-resolved, but other conflicts remain.
Auto-created by sync-patches workflow.